home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1996 July
/
Macworld (1996-07).dmg
/
System 7.5 Update 2.0
/
FileMaker Pro 3.0 CD Extras
/
FileMaker And Apple Events
/
Syntax Examples
/
Objects
/
Field Properties
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-25
|
357 b
|
16 lines
|
[
TEXT/ToyS
]
tell application "FileMaker Pro"
class of first field
best type of field "a"
default type of field -2
ID of field "b"
name of field 2
nulls OK of field 2
repeats of field "b"
repeats of field "c"
repeat size of field "b"
unique value of field 2
protection of field -2
formula of field "c"
lock of last field
globalValue of every field
end tell